Bug 555920 – gtkentry.c passes wrong enum to
authorBehdad Esfahbod <behdad@gnome.org>
Wed, 22 Oct 2008 21:02:23 +0000 (21:02 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Wed, 22 Oct 2008 21:02:23 +0000 (21:02 +0000)
commite108b3d2d944e61b6c836c075feb88eb5ee3b1dc
tree726d537b22d1ad12565951d53aa006b42b88a263
parentaadac20e90c83cc912c15611c19f01253e4c7e96
Bug 555920 – gtkentry.c passes wrong enum to

2008-10-22  Behdad Esfahbod  <behdad@gnome.org>

        Bug 555920 – gtkentry.c passes wrong enum to
        pango_layout_set_alignment()

        * gtk/gtkentry.c (gtk_entry_create_layout): Don't set layout
        adjustment.

svn path=/trunk/; revision=21700
ChangeLog
gtk/gtkentry.c